Namespace - LJCViewEditor
Parameters
dbColumns - the DbColumns object.
indent - The indent string.
Returns
The DbColumns create code.
Syntax
C# |
public static String ColumnsCode(DbColumns dbColumns, String indent = null)
|
Creates and returns the DbColumns create code for the specified DbColumns.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.